When you log into the MyDaisycon system, you can view detailed statistics for all your transactions. If you prefer, you can also receive notifications about your transactions without logging in. This helps you stay up to date with your results more conveniently.
Different options to receive transaction notifications
Daisycon provides several tools to help you track conversions or receive updates about your transactions. You can choose the method that best fits your needs. Go to "Tools" | "Connections".
E-mail notifications
With the Daisycon Email Notification you can ensure that you receive an email with every transaction you generate via Daisycon. The content of the email can be configured yourself.
Daisycon webhooks / callback url
With the Daisycon Webhook Notification you can ensure that with every transaction you generate via Daisycon, a call to your website or server takes place. The content of the webhook (callback URL) is configurable and can be found in MyDaisycon during the setup of the webhook notification.
Google Ads Tracking
Automatically send new transaction data to Google Ads using the Google Ads Conversion pixel. To set this up:
- In Google Ads, go to Tools and Settings > Conversions.
- Click the conversion you want to use, or create a new one by pressing the blue plus button.
- Set up the tag by clicking Set tag and configuring it.
- At the bottom of the page, you will see a code snippet, such as:
{'send_to': 'DC-123456789/DiC4DSHNsogBENkl3vjC'}
In this code, the section before the slash (DC-123456789
) is the conversion ID, and the part after it (DiC4DSHNsogBENkl3vjC
) is the label.
- If necessary, change the Google Ads (GA) setting from data-driven to last click.
Note: Google Analytics will provide the correct data after the 30-minute session has ended.
In the Google Ads notification settings in MyDaisycon, enter your Google Conversion ID.
Facebook conversion pixel – Facebook transactions
With the Facebook Conversion Pixel you can ensure that every transaction that you generate via Daisycon, a call to the Facebook Conversion Pixel takes place. With this you can easily measure your Facebook ads.
Use cases for transaction notifications
Email and URL notifications are frequently used by cashback and GPT (Get Paid To) websites to inform their members when a purchase is made through one of their links, allowing for timely rewards. Search engine conversion tracking tools (CTT) are popular among keyword marketers who want to track campaign performance. Many publishers also find it valuable to receive notifications for each transaction, enabling real-time insights into their sales activities.
Real-time conversion data with the Daisycon API
Last but not least it’s possible to link realtime transactions to your own system. We recommend you to use the Daisycon API for that.