Skip to main content

All Questions

Tagged with
0 votes
0 answers
26 views

How to add new tokens in civicrm?

I want to add more tokens for generating the donation receipts.so how can I add more tokens in civicrm?
Akhil Raj's user avatar
0 votes
1 answer
19 views

Civimail stats being thrown off

Is anyone else seeing mailing stats being completely thrown out by what I assume is a security product? We are routinely seeing some. .ac.uk and .ie addresses which record a click and a separate open ...
Robin Fenwick's user avatar
0 votes
0 answers
21 views

Problème avec les modèles de reçu fiscal suite migtation Civi

Bonjour Dans notre precedant modèle de reçu fiscal, les champs de fusion {contribution.total_amount}, {contribution.payment_instrument}, {contribution.payment_number}, {contribution.receive_date} ...
user7748's user avatar
0 votes
1 answer
21 views

How Do You Generate a Report for Number of Mail Clickthroughs and What The Most Popular Links Were For a Campaign

Here is the scenario: We send daily news updates, they are all assigned the same campaign. I want to be able to see what was the most clicked URL for a given campaign. Currently I have to export the ...
themak's user avatar
  • 3,451
1 vote
0 answers
15 views

Is there a Mailing Report that Groups Link Click Counts

I want to be able to create a report that shows the most clicked links for emails of a certain campaign over a period of time. As simple as URL, Unique Clicks, Clicks I know I can do that on a per ...
themak's user avatar
  • 3,451
0 votes
2 answers
21 views

How do I get opening rates for my mailings?

I'm trying to figure out how to get opening rates (not the list of the people that opened the mailing) for our newsletter mailings. Thank you.
Camille Turbide's user avatar
1 vote
0 answers
25 views

How do I troubleshoot a CiviMail / Mail report?

I have a mail report that we use on our dashboard that is just taking forever to load. Using developer tools, I can't seem to figure it out. [DOM] Found 2 elements with non-unique id #...
themak's user avatar
  • 3,451
1 vote
1 answer
16 views

Mailing List Activity Report

I wonder if there's a way to get a report on a mailing list's subscription activity, showing signups and unsubscriptions. I don't see this option on the activity report and none of the Mailing report ...
Logan Bear's user avatar
1 vote
1 answer
63 views

Attachment too large for mailing - should there have been a warning?

Recently had a user attach a .docx file that was 14 MB to a mailing. (Probably a single picture in the document was to blame.) As one would expect, the messages bounced rather than being delivered. ...
G H's user avatar
  • 1,146
1 vote
1 answer
35 views

How can I generate a CiviMail delivery & Click-thru report

I need to email a report to a person of a particular mass email that was sent from CiviMail. The person doesn’t have access to CiviCRM. How can I generate a CiviMail detailed delivery & Click-thru ...
Tapash's user avatar
  • 3,014
5 votes
1 answer
96 views

Why do click and open reports show times in UTC rather than the site's timezone?

The mailing and click tracking reports are showing times in UTC. There is no PHP MySQL timezone mismatch - and mysql -e 'select now()' and date return the right times - as per timezone.
Luke Stewart's user avatar
  • 1,890
4 votes
1 answer
413 views

CiviMail Reports is not tracking email opens

I am using civi 4.7.29 on Wordpress 4.9.4 I noticed that civimail reports is not tracking the email opens after multiple sends. It is just showing "0". In the screen shot, you can see where it is ...
fdarn's user avatar
  • 127
0 votes
2 answers
75 views

How to solve this error database looks to have been partially upgraded in CiviCRM

I Upgraded CiviCRM 4.6 to 4.7 latest version but when I try Import database using drush $ drush civicrm-upgrade-db this command that time showing this error. when I going to this path http://example....
omkar gaonkar's user avatar
1 vote
0 answers
22 views

Could the email address at the time of a Bounce be frozen into the Mail Bounces report?

Mailing Reports > Mail Bounces (CiviCRM 4.7.9) If the email address of a contact is updated, earlier Mail Bounces show the updated address instead of the address when the bounce occurred. The address ...
David Hepper's user avatar
0 votes
1 answer
143 views

Can a Scheduled Job using mail_report send Reports as HTML in the e-mail body, rather than as a PDF attached to the e-mail?

We're on CiviCRM 4.6.19 and Drupal 7.50 . I'm having problems with six daily Scheduled Jobs to send reports using Job and mail_report and instanceId=x. Three of the reports get sent successfully, ...
Joe McLaughlin's user avatar
3 votes
1 answer
617 views

How does using CiviCRM compare to using NationBuilder?

Have you used or tried out NationBuilder.com, a US-based commercial not-free CRM used for political and community advocacy? What does CiviCRM do better, or worse? I prefer Civi but looking for more ...
Joe McLaughlin's user avatar
2 votes
1 answer
71 views

Should CiviMail report show bounces when using the Mandrill extension?

Drupal 7.36 - CiviCRM 4.5.8 - Mandrill Transactional Emails 1.5 The system is correctly putting a hard bounce contact on hold, the soft bounce is not yet on hold. But I am not seeing the bounces ...
Sanjay Jain's user avatar
  • 2,826
7 votes
1 answer
226 views

What is the difference between Tracked Opens and Confirmed Opens

Does anyone know why there would be a difference/what the difference is between the "tracked opens" that you see on an individual mailing report and the "confirmed opens" you see when you run a ...
Jessica's user avatar
  • 363
3 votes
1 answer
59 views

In CiviMail reports, how do I enable "Add these contacts to Group" for user levels other than Admin?

I want to enable other user levels to be able to add contacts to a Group based on a list of results in a CiviMail Report using 'Add these contacts to Group'. For example, a CiviMail Bounces Report ...
Joe McLaughlin's user avatar