Sending emails
Is it possible to send emails with Drimify? It is possible to automatically send emails from Drimify as a direct response to user interaction through an external emailing service. Some examples related to sending emails: Confirm participation Send participant’s result Notify participant of a win For these functions, you must use the Drimify API option to send emails. There are three possible integrations: A Zapier integration (/en/articlFew readersExperiences: Direct sharing link and HTML embed code samples for tests
You will find an example of a share link or integration code for our Games here: Direct sharing link and HTML embed code for our Games. And here is an axample of a share link or integration code to test a particular technical integration that apply for our Gamification Experiences. Here is the Dynamic Path™: Direct link test sample https://apps.drimify.com/wNyhY1tF/ HTML integration code tFew readersGames: Direct sharing link and HTML embed code samples for tests
Here is an example of a share link or integration code to test a particular technical integration that apply for our: Classic games Sports games Instant Win Games Question & Answer Games You will find an example of a share link or integration code for our Gamification Experiences here: Direct sharing link and HTML embed code for our Experiences.PopularAdvanced integration
Widget sample codePopularAPI & data structure
There are 2 ways to connect to our API: Using Zapier - https://zapier.com/ Direct API calls - documentation and example available here: https://endpoint.drimify.com/api/docs?ui=redocPopularZapier integration
How to setup the Zapier integration to get your Drimify DataSome readersSession Unique ID
You can pass a Session Unique ID to each Drimify app in order to skip any registration process and keep track of the user session and collected data. The Session Unique ID variable has to be inserted in the app URL. The Session Unique ID will then be used as SessionID in the data collection. For direct link Test sample code: https://apps.drimify.com/XBs15jKF/?sessionuid=XXX For HTML integration code Test sample code:Some readersWhat is the purpose of the "pid" URL variable for tracking?
The pid is a URL variable (URL parameter) which is a way to differentiate and track the same interactive game or module but via different tracked URLs. Examples of use include: If you have multiple outlets, you can add a different pid for each at the end of the URL of your Drimify game to differentiate the source of entries at the data export level. Example: pid=paris, pid=newyork, and pid=tokyo. If you communicate your campaign via different channels (email, social networPopular