Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added save_utm_parameters flag to Tito components #12078

Merged
merged 5 commits into from
Mar 26, 2024

Conversation

danielfmiranda
Copy link
Collaborator

@danielfmiranda danielfmiranda commented Mar 19, 2024

Description

Related PRs/issues: #12035

This pull request implements enhancements to the <tito-button> elements within the tito_widget_block.html and tickets_block.htmltemplates.

It introduces the save-metadata-parameters="utm_*" flag, to enable these Tito elements to capture UTM parameters, as outlined in the documentation. (see "UTM parameters" underneath the "Prefill section").

Screenshots

Testing TitoWidgetBlock UTM tracking

  1. Visiting the page with UTM parameters (TitoWidgetBlock is the button that says "test")
Screenshot 2024-03-19 at 2 37 06 PM
  1. Tito dashboard after signing up using Tito Widget Block (note that the donation kept track of all UTM params)
Screenshot 2024-03-19 at 2 35 46 PM

Testing TicketsBlock UTM tracking

  1. Visiting the page with UTM parameters (tickets block is the grey square mentioning tickets for 55 euro)
Screenshot 2024-03-19 at 2 37 06 PM
  1. Tito dashboard after signing up using TicketBlock (note that the donation kept track of all UTM params)
Screenshot 2024-03-19 at 4 00 49 PM

┆Issue is synchronized with this Jira Story

@danielfmiranda danielfmiranda marked this pull request as ready for review March 19, 2024 23:04
Copy link
Collaborator

@robdivincenzo robdivincenzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @danielfmiranda 👍

@danielfmiranda danielfmiranda enabled auto-merge (squash) March 26, 2024 21:02
@danielfmiranda danielfmiranda merged commit 84f069a into main Mar 26, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants