Skip to content

Commit e527111

Browse files
committed
update redirection URL
1 parent 76cd752 commit e527111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def process_csv_data(csv_file):
3838
payload = {
3939
"email": email,
4040
"includeListIds": [13],
41-
"redirectionUrl": "https://www.4sgm.com/category/422/Thank-You.html",
41+
"redirectionUrl": "https://www.4sgm.com/category/422/Thank-You.html?utm_source=brevo&utm_campaign=2024-03-batch1-A&utm_medium=email",
4242
"templateId": 41,
4343
"attributes": {
4444
"FNAME": fname,

0 commit comments

Comments
 (0)