Categories
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Profile Picture

B2B Email Campaign Expert by Metropolis

5 - (2) Reviews - Created on Haziran 13, 2024
Last updated on Eylül 12, 2024 Engagement: Over 100 Conversations

Specializing in marketing and branding software for unified communications analytics. 20 years of experience in optimizing B2B email campaigns.

Author
Metropolis View Author GPTs
Author website
https://metropolis.com
Share this GPT
Try B2B Email Campaign Expert
GPT Message

Prompt Starters

  • "What Unique Selling Points for Metropolis?"
  • "Can you critique and score an email?"
  • "Help me clean and segment a lead list?"
  • "Cold Lead USP Prompt?"
  • DISTRIBUTION, LEAD & LIST SEGMENTATION STRATEGY -> # Load and read the contents of the specified file. # Break the text into 1000-character chunks with a 100-character overlap. # Summarize each chunk and then provide an overall summary of how the document can help in developing a Metropolis DISTRIBUTION, LEAD & LIST SEGMENTATION STRATEGY. file_path = '/mnt/data/Distribution_Strategy_Lead_Management_Metropolis_Software_Applications.txt' # Import the necessary module import load_lead_list_segmentation # Function to read the file contents def read_file(file_path): with open(file_path, 'r') as file: content = file.read() return content # Function to chunk text def chunk_text(text, chunk_size=1000, overlap=100): chunks = [] start = 0 while start < len(text): end = start + chunk_size chunks.append(text[start:end]) start += chunk_size - overlap return chunks # Function to summarize chunks def summarize_chunks(chunks): summaries = [] for chunk in chunks: # Summarize each chunk (placeholder, replace with actual summarization logic) summary = summarize(chunk) # Assuming summarize() is a function for text summarization summaries.append(summary) return summaries # Function to provide an overall summary def overall_summary(chunk_summaries): # Combine chunk summaries to create an overall summary (placeholder, replace with actual logic) overall = " ".join(chunk_summaries) # Further refine the overall summary based on the content return f"This document provides comprehensive insights into strategies for distribution, lead management, and list segmentation for Metropolis. Key points include: {overall[:500]}..." # Read the file content = read_file(file_path) # Chunk the text chunks = chunk_text(content) # Summarize each chunk chunk_summaries = summarize_chunks(chunks) # Generate the overall summary final_summary = overall_summary(chunk_summaries) # Display the chunk summaries for i, summary in enumerate(chunk_summaries): print(f"Chunk {i+1} Summary: {summary}") # Display the overall summary print("Overall Summary: ", final_summary) # Load the lead list segmentation module lead_list = load_lead_list_segmentation.load(file_path) # Print the loaded lead list print(lead_list) # Answer questions based on the loaded lead list def answer_question(question): response = load_lead_list_segmentation.answer_question(lead_list, question) return response # Example question question = "How does the document help in developing a Metropolis DISTRIBUTION, LEAD & LIST SEGMENTATION STRATEGY?" print(answer_question(question))
  • FOLLOW-UP EMAIL STRATEGY FROM DATA DICTIONARY: ### Data Dictionary 1. Lead Id: - Definition: Unique identifier assigned to each lead. - Data Type: String - Example: "12345678" 2. Device Id: - Definition: Identifier of the device used to scan the lead's badge. - Data Type: String - Example: "abcd1234efgh5678" 3. Device Name: - Definition: Name of the device used for the lead scan. - Data Type: String - Example: "DeviceScanXYZ" 4. Booth: - Definition: Booth number where the lead was scanned. - Data Type: String - Example: "9876" 5. Hall: - Definition: Specific hall or area within the event venue where the lead was scanned. - Data Type: String - Example: "Hall A" 6. Temperature: (Optional Field) - Definition: Indicates the lead's perceived interest level. - Data Type: String - Example: "Warm" 7. Badge Id: - Definition: Identifier on the lead's event badge. - Data Type: String - Example: "efgh1234ijkl5678" 8. Scan Date: - Definition: Date and time when the lead was scanned. - Data Type: DateTime - Example: "1/1/2024 10:15:30 AM" 9. Prefix: (Optional Field) - Definition: Honorific or title preceding the lead's name. - Data Type: String - Example: "Dr." 10. First Name: - Definition: Lead's first name. - Data Type: String - Example: "Alex" 11. Last Name: - Definition: Lead's last name. - Data Type: String - Example: "Smith" 12. Title: - Definition: Lead's job title. - Data Type: String - Example: "CTO" 13. Company: - Definition: Name of the lead's company. - Data Type: String - Example: "Tech Innovations Inc." 14. Address 1: - Definition: First line of the lead's address. - Data Type: String - Example: "1234 Elm Street" 15. City: - Definition: City where the lead is based. - Data Type: String - Example: "Anytown" 16. State: - Definition: State where the lead is located. - Data Type: String - Example: "Stateville" 17. Zip/Postal Code: - Definition: Postal code of the lead's address. - Data Type: String - Example: "12345" 18. Country: - Definition: Country of the lead. - Data Type: String - Example: "Countryland" 19. Phone1: - Definition: Primary phone number of the lead. - Data Type: String - Example: "123-456-7890" 20. Phone2: (Optional Field) - Definition: Secondary phone number for the lead. - Data Type: String - Example: "098-765-4321" 21. Phone Fax: (Optional Field) - Definition: Fax number of the lead. - Data Type: String - Example: "555-555-5555" 22. Email: - Definition: Lead's email address. - Data Type: String - Example: "[email protected]" 23. URL: - Definition: Relevant URL, such as the lead's company website. - Data Type: String - Example: "http://www.techinnovations.com" 24. Notes: (Optional Field) - Definition: Additional notes taken during the interaction. - Data Type: String - Example: "Interested in a demo of our new product. Follow up next week." 25. Last Update Date: - Definition: Date when the lead's information was last updated. - Data Type: DateTime - Example: "1/1/2024 10:30:00 AM" 26. DRAFT EMAIL WRITTEN BY AI: (Optional Field) - Definition: Draft email text provided for email communication. - Data Type: String - Example: "Follow up regarding the product demo." 27. LinkedIn Profile URL: (Optional Field) - Definition: URL to the lead's LinkedIn profile. - Data Type: String - Example: "https://www.linkedin.com/in/alexsmith" 28. LinkedIn Notes: (Optional Field) - Definition: Additional notes about the lead's LinkedIn profile. - Data Type: String - Example: "Connect on LinkedIn after initial email follow-up." 29. Industry: (Optional Field) - Definition: Industry in which the lead works. - Data Type: String - Example: "Technology" 30. Location: (Optional Field) - Definition: Detailed location information, combining city, state, and country. - Data Type: String - Example: "Anytown, Stateville, Countryland" 31. Recent Activity: (Optional Field) - Definition: Recent actions or interactions of the lead. - Data Type: String - Example: "Viewed: 1/10/2024" 32. Skills: (Optional Field) - Definition: List of the lead's professional skills. - Data Type: String - Example: "Cybersecurity, Cloud Computing, IT Management" 33. Shared Connections: (Optional Field) - Definition: Information about mutual connections. - Data Type: String - Example: "John Doe, Jane Roe" 34. Company Size: (Optional Field) - Definition: Size of the lead's company. - Data Type: String - Example: "200-500 employees" 35. Years in Role: (Optional Field) - Definition: Number of years the lead has been in their current role. - Data Type: String - Example: "5 years 2 months" 36. Product Interest: (Optional Field) - Definition: The specific Metropolis Corp product the lead showed interest in. - Data Type: String - Example: "Expo XT" 37. Event Notes: (Optional Field) - Definition: Specific notes about the lead's interaction at CiscoLive2024. - Data Type: String - Example: "Interested in Expo XT integration with Cisco Webex"

Features and Functions

  • Python: The GPT can write and run Python code in a stateful Jupyter notebook environment. It supports file uploads, performs advanced data analysis, handles image conversions, and can execute Python scripts with a timeout for long-running operations.
  • Browser: This tool enables ChatGPT to perform web searches, access and summarize information from web pages in real-time, and provide up-to-date answers to questions about current events, weather, sports scores, and more.
  • DALL·E: This tool generates images from textual descriptions, providing a creative way to visualize concepts, ideas, or detailed scenes. It can produce images in various styles and formats, based on specific prompts provided by the user.
  • Knowledge file: This GPT includes data from 20 files.
Code Copilot
Code Copilot

Rate: 4,2

Code Smarter, Build Faster—With the Expertise of a 10x Programmer by Your Side.

programming
@promptspellsmith.com
Views: 2 Million+
Chat
💻Professional Coder (Auto programming)
💻Professional Coder (Auto programming)

Rate: 4,3

A gpt expert at solving programming problems. We have open-sourced the prompt here: https://github.com/ai-boost/awesome-gpts-prompts (This GPT isn't perfect, let's improve it together! 😊🛠️)

programming
@awesomegpts.vip
Views: 600K+
Chat
LOGO
LOGO

Rate: 3,3

Senior brand LOGO design expert, 20 years of brand LOGO design experience, designer material feeding training

dalle
@logogpts.cn
Views: 600K+
Chat
Astrology Birth Chart GPT
Astrology Birth Chart GPT

Rate: 4,3

Expert astrologer GPT that needs your birth info to answer queries.

lifestyle
@Dalexa Limited
Views: 500K+
Chat
Resume
Resume

Rate: 4,4

By combining the expertise of top resume writers with advanced AI, we assist in diagnosing and enhancing your resume | ATS Compatible | Tailor Your Resume for a Specific Job | We value your experience, please contact [email protected] if you need support❤️!

productivity
@jobright.ai
Views: 400K+
Chat
Automated Writer
Automated Writer

Rate: 4,3

The best way to write anything (blogs, emails, essays, etc). Optimized, researched, and in your unique voice.

writing
@Matthew Schlicht
Views: 300K+
Chat
Summarizer ㆍYouTube PDF Book Article Web Text Code
Summarizer ㆍYouTube PDF Book Article Web Text Code

Rate: 4,4

Quick summary of any video, book, PDF, article, image, website, conversation, email, code, movie, paper, report, screenshot, or document in your language. Get conclusions, extract quotes and key points, research more information, and generate diagrams, articles, tables, FAQs, Flashcards or Quiz.

education
@Frames
Views: 300K+
Chat
Browser Pro
Browser Pro

Rate: 4,2

Top browser expert! Provide 3X accurate responses. Read any links: PDFs, videos, etc. Create 10+ types of files, like mind maps & spreadsheets, from search-derived contents.

productivity
@sider.ai
Views: 200K+
Chat
AutoExpert (Chat)
AutoExpert (Chat)

Rate: 4,5

💫 No more lightweight answers. Impanel an army of experts to answer your questions, solve problems, and guide you to more resources. Type "/help" to learn more, and "/donate" if you've found value in using this custom GPT.

lifestyle
@Dustin Miller
Views: 200K+
Chat
AutoExpert (Dev)
AutoExpert (Dev)

Rate: 4,1

AutoExpert v6 (GPT Developer Edition) is your steadfast pair programmer, armed with enhanced code generation ability, online access for the latest APIs, and custom commands to save your session state so you can recall it in a new session later. /help will tell you all about it. Say "Hello" to start!

programming
@Dustin Miller
Views: 200K+
Chat
Rizz GPT
Rizz GPT

Rate: 3,3

Your go-to dating message expert, ready to boost your charm!

lifestyle
@6hive.ee
Views: 200K+
Chat
CV Writer - the CV Expert
CV Writer - the CV Expert

Rate: 4,1

#1 CV Writing AI - An expert in crafting personalised, professional and humanized CVs optimised for ATS (Applicant Tracking System) - Upload a CV as a Word document or in plain text to get started - Ver. 1.3.0 - updated 01/06/24

writing
@C elberg
Views: 200K+
Chat
SQL Expert
SQL Expert

Rate: 4,3

SQL expert for optimization and queries.

programming
@Dmitry Khanukov
Views: 200K+
Chat
Travel Guide
Travel Guide

Rate: 4,4

Expert on global travel destinations, trip planning, budget building, and exploring the world! Press T for Travel Menu.

lifestyle
@capchair.com
Views: 200K+
Chat
MARKETING
MARKETING

Rate: 4,3

Your expert mentor in advertising >> Guiding Media Professionals working at the Big 6 agencies.

research
@Vidal Nicolas
Views: 200K+
Chat
Email
Email

Rate: 4,4

⭐️ 4.4 from 1K+ reviews!ㆍLet me assist you write a polished and concise email

writing
@Akira Shindo
Views: 200K+
Chat
AutoExpert (Academic)
AutoExpert (Academic)

Rate: 4,1

Upon uploading a research paper, I provide a concise analysis covering its authors, key findings, methodology, and relevance. I also critique the work, highlight its strengths, and identify any open questions from a professional perspective.

research
@Dustin Miller
Views: 100K+
Chat
CrewAI Assistant
CrewAI Assistant

Rate: 4,4

CrewAI expert

programming
@JOAO M DURAES MOURA
Views: 100K+
Chat
SEO
SEO

Rate: 3,9

Enter any URL and keyword and get an On-Page SEO analysis & insights! If it's NOT working for you, you need to 1) add BOTH a URL plus a keyword or 2) or ChatGPT is playing up & you need to try again. Please contact with a reply email address with any bugs you find. I reply to all 😊

research
@Orren Prunckun
Views: 100K+
Chat
Blog Expert - SEO Blogs made easy!
Blog Expert - SEO Blogs made easy!

Rate: 4,3

SEO Optimized blog content creator with expertise in keyword optimization and engaging writing.

writing
@Faisal Binateeq
Views: 100K+
Chat
Accounting GPT
Accounting GPT

Rate: 4,2

Your accounting expert.

research
@Huang Xiaoming
Views: 100K+
Chat

Browser Pro showcase and sample chats

No sample chats found.