How can I generate a CiviMail delivery & Click-thru reportCiviMail sending delayed - how do I configure a cron job?CiviMail causes read timeout on Methods.pmCiviMail - Prevent images from being blocked by OutlookFilter Mailing List report for unsent mailsCustom mailing report“Do not email” privacy setting and CiviMailCiviMail - Syntax error, 40% emails bouncedHow to send email report FROM other than default email address?Get civiMail report by APIIs there a way NOT to email if a report with no result
/etc/hosts not working
What prevents a US state from colonizing a smaller state?
Copy group of files (Filename*) to backup (Filename*.bak)
When was this photo of Mission Dolores *actually* taken?
Two palindromes are not enough
Cooking a nice pan seared steak for picky eaters
Fully submerged water bath for stove top baking?
Have any large aeroplanes been landed — safely and without damage — in locations that they could not be flown away from?
Why was Pan Am Flight 103 flying over Lockerbie?
How to securely dispose of a smartphone?
Early 2000s movie about time travel, protagonist travels back to save girlfriend, then into multiple points in future
Why isn't UDP with reliability (implemented at Application layer) a substitute of TCP?
My colleague is constantly blaming me for his errors
13th chords on guitar
"I am [the / an] owner of a bookstore"?
List Manipulation : a,b,c,d,e,f,g,h into a,b,c,d,e,f,g,h
When casting a spell with a long casting time, what happens if you don't spend your action on a turn to continue casting?
Making a wall made from glass bricks
Quantum jump/leap, exist or not, and instantaneous or not (for electrons)?
How do ohm meters measure high resistances?
Converting Geographic Coordinates into Lambert2008 coordinates
How useful would a hydroelectric plant be in the post-apocalypse world?
Sharing referee/AE report online to point out a grievous error in refereeing
How do I create a new column in a dataframe from an existing column using conditions?
How can I generate a CiviMail delivery & Click-thru report
CiviMail sending delayed - how do I configure a cron job?CiviMail causes read timeout on Methods.pmCiviMail - Prevent images from being blocked by OutlookFilter Mailing List report for unsent mailsCustom mailing report“Do not email” privacy setting and CiviMailCiviMail - Syntax error, 40% emails bouncedHow to send email report FROM other than default email address?Get civiMail report by APIIs there a way NOT to email if a report with no result
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
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 report from CiviReport and email using scheduled job? Thanks
civimail civireport
add a comment |
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 report from CiviReport and email using scheduled job? Thanks
civimail civireport
add a comment |
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 report from CiviReport and email using scheduled job? Thanks
civimail civireport
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 report from CiviReport and email using scheduled job? Thanks
civimail civireport
civimail civireport
asked Jun 20 at 22:44
TapashTapash
1,1625 silver badges11 bronze badges
1,1625 silver badges11 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I guess you can use Mailing Summary report with filter as start and end date and configure it to send email via schedule job.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "605"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fcivicrm.stackexchange.com%2fquestions%2f31147%2fhow-can-i-generate-a-civimail-delivery-click-thru-report%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I guess you can use Mailing Summary report with filter as start and end date and configure it to send email via schedule job.
add a comment |
I guess you can use Mailing Summary report with filter as start and end date and configure it to send email via schedule job.
add a comment |
I guess you can use Mailing Summary report with filter as start and end date and configure it to send email via schedule job.
I guess you can use Mailing Summary report with filter as start and end date and configure it to send email via schedule job.
answered Jun 20 at 23:20
Pradeep NayakPradeep Nayak
13.8k1 gold badge6 silver badges24 bronze badges
13.8k1 gold badge6 silver badges24 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to CiviCRM Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fcivicrm.stackexchange.com%2fquestions%2f31147%2fhow-can-i-generate-a-civimail-delivery-click-thru-report%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown